home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 010 / games.arc / METEOR.DOC < prev    next >
Encoding:
Text File  |  1982-10-14  |  498 b   |  11 lines

  1. PROGRAM NAME: METEOR.BAS
  2. AUTHOR: EDWARD ORDMAN
  3. ABSTRACT: Meteor is a simple arcade game using character graphics.
  4. You are a face character on a playing field which contains three
  5. vertical bars.  You must erase these bars with your cursur before
  6. you are hit by a meteor (which are showering down from above).
  7. Instructions are built into the program, and a help line is displayed
  8. at the bottom of the screen.
  9. REQUIRES: BASIC language.
  10. INSTRUCTIONS: Just type RUN"METEOR from within BASIC.
  11.